From: Richard M. Stallman Date: Mon, 10 Dec 2001 20:37:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~59913 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=4febb0e77dda289b2a2f19cc4b4239eb8685d8d4;p=emacs.git *** empty log message *** --- diff --git a/etc/NEWS b/etc/NEWS index d9d38ccd099..7f295e14586 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -44,6 +44,9 @@ width which is the minimum number of pixels necessary to display any of the currently defined fringe bitmaps. The width of the built-in fringe bitmaps is 8 pixels. +** In GUD mode when talking to GDB, C-x C-a C-j "jumps" the program +counter to the specified source line (the one where point is). + ** hide-ifdef-mode now uses overlays rather than selective-display to hide its text. This should be mostly transparent but slightly changes the behavior of motion commands line C-e and C-p.